Recursive Union
Short Description
The Recursive Union node generates a recursive union of two subplans
Detailed Description​
Generate a recursive union of two subplans with the outer subplan being the non-recursive term and the inner subplan being recursive.
Additional Links​
- PostgreSQL Documentation - Set Returning Functions
- PostgreSQL Documentation - Using Explain
- pgAnalyze - Explain
- eTutorials - Understanding How PostgreSQL Executes a Query
Search online​
If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.